home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 5 / MacMania 5.toast / / Internet software / NewsWatcher / NW Source / Source / send.h < prev    next >
Text File  |  1994-12-04  |  251b  |  6 lines

  1. void Wrap (Handle text, long start, long end);
  2. void UnWrap (Handle text, long start, long end);
  3. OSErr BuildMessageForPrinting (WindowPtr wind, Handle *messageText);
  4. OSErr SendMessage (WindowPtr wind);
  5. OSErr SendMessageAndCloseWindow (WindowPtr wind);
  6.